/*footer*/
.f-tac{text-align: center;}
.is-footer{border-top: 8px solid #0e44b0; background: #f5f5f5;}
.m-links{height: 50px; background: #fff;}
.g-links{margin: 0 auto; width: 1200px; height: 50px; z-index: 99;}
.g-links .u-tit{padding-left: 28px; line-height: 50px; background: url(../images/public/tit-link.png) left center no-repeat; color: #666;}
.m-linktab{float: left; margin-left: 44px; z-index: 4;}
.m-linktab span{display: inline-block; color: #666; padding: 0 30px 0 10px; line-height: 50px; cursor: pointer; background: url(../images/public/icon-linktab.png) right center no-repeat;}
.m-linktab span.u-active{background-color: #f5f5f5;}
.m-linkbd{position: absolute; left: 0; /*bottom: 50px;*/ bottom: 50px;width: 1160px; /*max-height: 128px;*/max-height:150px; padding: 5px 20px; border-top: 3px solid #066fc6; border-bottom: 8px solid #0e44b0; background: #f5f5f5;}
.m-linkbd ul{width: 1160px; max-height: 128px; overflow-y: auto;}
.m-linkbd ul li{width: 163px; line-height: 32px; float: left; text-indent: 15px; background: url(../images/public/icon-li2.png) left center no-repeat;}
.m-linkbd ul li a{font-size: 14px;}
.m-footer{width: 1200px; margin: 0 auto; padding: 14px 0 25px; position: relative;}
.m-footerfun{padding: 10px 0;}
.m-footer p{line-height: 24px; text-align: center;}
.m-footer p,.m-footer p a,.m-footerfun,.m-footerfun a{color: #666; font-size: 14px;}
.m-footer p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 0; top: 44px;}
#_span_jiucuo{position: absolute; right: -30px; top: 48px;}
.j-ptjc{position:absolute;right:155px;top:45px;color:red;}
.m-linktab2 span{background:none}

/* 适配小屏1000px */
@media screen and (min-width:991px) and (max-width: 1190px) {
    .g-links,.m-footer,.m-linkbd{width:970px;}
    #f-elderwza{top:110px!important}
    #_ideConac{top:93px;}
    #_span_jiucuo{top:101px;}

}
/* 适配pad */
@media screen and (min-width:768px) and (max-width: 990px) {
    .g-links,.m-footer,.m-linkbd{width:750px;}

}
@media screen and (max-width: 991px) {
    /* footer */
    .m-footer{width: 100%;}
    .is-footer .container{padding: 0;}
    .is-footer{padding: 20px 5px 30px;margin: 0 5px;}
    
    .j-ptjc{right: 10px;top: -12px;}
    #_ideConac,#f-elderwza,#_span_jiucuo{display: block !important; position: relative !important;float: left;margin: 0 5px;text-align: center;}
    #_ideConac{left: 0;top: 0;width: calc(24% - 10px);}
    #f-elderwza,#_span_jiucuo{width: calc(38% - 10px);}
    #f-elderwza{left: 0 !important;top: 9px !important;}
    #f-elderwza img{width: 100%;}
    #_span_jiucuo{right: 0;top: 13px;}

    .m-linkbd,.m-linkbd ul{width:100%}
}